| AmTestImportTestType |
| Logical Entity Name | AmTestImportTestType |
| Default Table Name | AmTestImportTestType |
| Physical Only | NO |
| Definition | |
| Note |
| AmTestImportTestType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmTestImportTestTypeID |
int | NO | ||
| Code | varchar(8) | YES | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| SystemCode | bit | NO |
| AmTestImportTestType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_AmTestImportTestType_Code | Index | Code |
| Pk_AmTestImportTestTypeAmTestImportTestTypeID | PrimaryKey | AmTestImportTestTypeID |
| AmTestImportTestType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_AmTestImportTestTypeUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmTestImportCollegeCodeByCampus | Non-Identifying | One To Zero or More | FK_AmTestImportCollegeCodeByCampusAmTestImportTestTypeID_AmTestImportTestTypeAmTestImportTestTypeID | NO | YES | |||
| AmTestImportFileLayout | Non-Identifying | One To Zero or More | FK_AmTestImportFileLayoutAmTestImportTestTypeID_AmTestImportTestTypeAmTestImportTestTypeID | NO | YES |
| AmTestImportTestType Check Constraints |
| Check Constraint Name | CheckConstraint |